﻿body {
	font-family: "Open Sans", Montserrat, "Droid Sans", Arial, Verdana, Helvetica, 'Microsoft Yahei', Lato, sans-serif;
	font-size: 14px;
	color: #282828;
}
ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
a {
	outline: none!important;
	color: #282828;
}
a:hover, a:active {
	color: #307EED;
	text-decoration: none;
}
.dark-title a {
	color: #fff;
}
.dark-title a:hover, .dark-title a:active {
	color: #1cbac8;
}
.text-center {
	text-align: center;
}
b, strong {
	font-weight: bold;
}
#main-nav.affix-top.navbar.navbar-fixed-top, #main-nav-h.affix-top.navbar.navbar-fixed-top {
	margin-top: 32px;
}
#main-nav.affix-top.navbar.navbar-fixed-top .nav.navbar-nav, #main-nav-h.navbar.navbar-fixed-top .nav.navbar-nav {
	border-bottom: none;
}
.navbar-brand > img {
	/*max-height: 50px;*/
	
}
#main-nav.affix .navbar-brand > img {
	margin-top: 12px;
	margin-bottom: 12px;
}
.navbar-brand {
	height: auto;
	padding: 0;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-left: 0;
}
#navbar {
	display: block;
}
.nav.navbar-nav > li > a {
	margin-right: 2px;
}
.nav.navbar-nav > li:nth-last-of-type(1) {
	margin-left: 12px;
}
.nav.navbar-nav > li > .dropdown-menu > li > a, .dropdown-submenu > ul > li > a, .dropdown-menu > li > a {
	padding: 10px 15px;
}
#main-nav.affix .nav.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
}
.nav.navbar-nav > li > a {
	padding-top: 5px;
	font-size: 15px;
	color:#126AC2;
	
	
}
#main-nav.affix .nav.navbar-nav > li > a {
	padding-top: 25px;
}
.affix .nav.navbar-nav {
	margin-top: 0;
}
.nav.navbar-nav > li > a:hover {
	border-bottom: none !important;
}
#navbar .menu1 {
	padding: 28px 15px 20px 15px;
}





@media (max-width :1890px) {

#navbar .menu1 {
	padding: 28px 5px 20px 5px;
}

.navbar-brand > img {
	max-height: 50px;
	
}

}




.slider-text h1, .slider-text h2,.slider-text h3 {
	letter-spacing: normal;
}
.slider-text h2 {
	font-size: 2.2vw;
}
section {
	margin: 0;
}
.section {
	padding: 45px 0;
}
.color-title, .color-title a {
	color: #307EED;
	font-weight: bold;
	font-size:24px;
}
.color-title{
	background:#f8f8f8;
	padding:25px 15px;
}

.color-title .iport-desc {
	display: inline;
	text-align: left;
	padding: 10px 0 0 0px;
	line-height: 1.6;
	font-size: 0.7em;
	color:#666;
}
.color-title a{
	padding-right:15px;
}
.color-title a:hover, .color-title a:active {
	color: #282828;
}
#index-brand {
	padding-bottom: 40px!important;
}
.brand-content h1 {
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 25px;
	font-weight: bold;
}
.brand-title {
	margin: 0;
	padding: 50px 0 35px;
	font-size: 28px;
	font-weight: bold;
}
.brand-desc span {
	color: #ff6600;
}
.brand-info dl {
	margin-bottom: 20px;
}
.brand-info dt {
	font-size: 19px;
	margin-bottom: 15px;
}
.ibrand-img img {
	border-radius: 0 30px 0 30px;
}
.gallery-filter h1 {
	margin-top: 0;
}
.gallery-area {
	margin-top: 35px;
}
#index-portfolio h1 span {
	color: #666;
	padding-left: 20px;
	font-size: 16px;
}
#index-portfolio .sidebar-product {
	padding-bottom: 10px;
}
#index-portfolio .iport-title {
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 20px 15px 6px 15px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4;
}
#index-portfolio .cat-name a {
	color: #666;
}
#index-portfolio .cat-name a:hover, #index-portfolio .cat-name a:active {
	color: #F29C18;
}
#index-products {
	background-color: #f4f4f4;
	padding: 30px 0 45px;
	position: relative;
}
#index-products .sidebar-product {
	background: #fff;
	-webkit-box-shadow: 0px 4px 0px 0px rgba(243,243,243,1);
	-moz-box-shadow: 0px 4px 0px 0px rgba(243,243,243,1);
	box-shadow: 0px 4px 0px 0px rgba(243,243,243,1);
}
#index-products .sidebar-product.product .shop-cart a {
	border-color: #f7f7f7;
	border-bottom: none;
}
#index-products .owl-controls.clickable {
	position: absolute;
	top: 40%;
	width: 100%;
	left: 0;
}
#index-products .owl-controls.clickable .owl-prev {
	position: absolute;
	left: -50px;
}
#index-products .owl-controls.clickable .owl-next {
	position: absolute;
	right: -50px;
}
#index-products .owl-pagination {
	display: none;
}
#index-gallery .igal-h3-title {
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 20px 18px 20px;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0;
	text-align: center;
}
.igal-h3-title a {
	color: #282828;
}
.igal-h3-title a:hover, .iport-h3-title a:active {
	color: #F19B18;
}
#index-start-help {
	background-color: #f4f4f4;
	background-color: #fff;
	padding: 10px 0;
}
#index-start-help .helping-text {
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
}
#index-start-help .helping-slide img {
	max-width: 100%;
	margin-bottom: 20px;
}
#index-start-help .helping-slide-img:before, .helping-slide-img:after {
	display: none;
}
#index-start-help .helping-slide-hover {
	width: 91.5%;
}
.slider-overlay {
	background-color: transparent;
}
#help-now {
	margin-top: 0px;
}
#help-now .owl-prev {
	left: -3.5%;
}
#help-now .owl-next {
	right: -3.5%;
}
#help-now .owl-pagination {
	display: none;
}
#index-join {
	background: url(../images/join-bg.jpg) no-repeat center top / cover;
}
.join-container {
	position: relative;
}
.join-container .spot-img {
	min-height: 458px;
}
.join-container .spot-heading {
	padding: 30px 25px;
	background-color: rgba(247, 159, 23, 0.8);
}
.join-container .spot-text {
	left: 15px;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}
.join-container .spot-details, .join-container .spot-details p {
	font-size: 18px;
}
#index-news {
	padding-top: 25px;
}
#index-news .iblog-title {
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#index-news .iblog-title a {
	font-size: 15px;
	font-weight: bold;
}
#index-news .iblog-date {
	font-size: 14px;
}
#index-news .desc {
	color: #666;
}
#index-news .btn {
	font-size: 14px;
}
#index-news .blog-post .blog-img .blog-img-hover a {
	margin-top: 30%;
}
#footer-sec {
	padding: 25px 0 25px;
}
#footer-sec h2 {
	font-weight: bold;
}
.footer .foot-about .fabout-text, .foot-about .fabout-text p {
	line-height: 1.8;
}
.footer .fabout-text {
	padding-top: 24px;
}
.footer .fabout-text p {
	margin-top: 0;
}
.footer .foot-nav .f-nav {
	margin-top: 32px;
}
.footer .foot-nav .f-nav li {
	padding: 6px 0;
	/**border-bottom: 1px #585858 dashed;**/
}
.footer .foot-nav .f-nav li:last-child {
	border-bottom: none;
}
.f-qrcode {
	padding-top: 23px;
}
.copyright {
	color: #717171;
}
@media screen and (max-width:480px) {
	.copyright {
		color: #717171;
		height:180px;
	}
}
.copyright b {
	color: #307EED;
}
.copyright p {
	font-size: 14px;
}
.copyright a {
	color: #fff;
}
.copyright a:hover, .copyright a:active {
	color: #307EED;
}
/* 内页 */

.noDis {
	display: none;
}
.search-tips {
	color: #f00;
	font-size: 16px;
	text-align: center;
}
.page-content {
	line-height: 1.6;
}
.page-content p {
	margin-bottom: 0;
	line-height: 2.4rem;
	padding-bottom:1.4rem;
	font-size:1.1em;
}
.indent {
	text-indent:2.4rem;
}
.hundred img{
	width:100%;
}

/* haisn begin */
.asbg{
background:#FA8072;color:#fff; font-weight:400; padding: 2px 6px;;
}
.compatertit {
    margin: 15px 0;
	text-align:center;
}
.compatertit .h3yel {
    font-size: 20px;
    color: #e5920f;
    line-height: 1;
    margin: 0 0 10px;
}
.compatertit .h3red {
    font-size: 20px;
    color: #FF6974;
	opacity:0.6;
    line-height: 1;
    margin: 0 0 16px;
}
.compatertit .p1 {
    font-size: 12px;
    color: #edc7c7;
    line-height: 1;
    margin: 0 0 0px;
}
.compatertit .p2 {
    font-size: 10px;
    color: #717171;
    line-height: 0;
    margin: 0 0 5px 0;
    text-transform: uppercase;
}
.txtblock {
    color: #717171;
    width: 49.5%;
    vertical-align: top;
	float: left;
    text-align: center;
	margin:10px 0;
}
.txtblock h3 {
    font-size: 20px;
    margin: 0 0 17px;
    padding: 0;
    line-height: 1;
    font-weight:bolder;
}
.txtblock h3 .fc18p{
    font-size: 18px;
}
.compatertxt .redblock {
    color: #FA8072;
}

.inblk>div {
    display: inline-block;
	line-height: 2em;
    padding-right: 18px;
    padding-top: 10px;
}
.prdtshow-process {
    color: #fff;
    position: relative;
}
.prdt-process {
    width: 48.8%;
    margin-bottom: 1%;
    margin-left: 0;
    margin-right: 0;
    padding: 100px 155px 80px 55px;
}

.prdt-process .p {
    font-size: 18px;
    line-height: 34px;
    margin: 0;
}
.prdt-process .sp1 {
    font-size: 28px;
	color:#fff;
}
.prdt-process .sp2 {
    font-size: 40px;
	color:#fff;
}
.p1 { color:#fff;font-size: 1.6rem;padding-top:15px;}
.prdtshow-process .prdt-process:nth-of-type(1) {
    background: #0099f0;
}
.prdtshow-process .prdt-process:nth-of-type(2) {
    background: #9932CC ;
}
.prdtshow-process .prdt-process:nth-of-type(3) {
    background: #0a8e57;
}
.prdtshow-process .prdt-process:nth-of-type(4) {
    background: #FA8072;
}

.prdt-process2 {
    padding: 100px 55px 80px 155px;
    margin-left: 1%;
}

.prdt-circle {
    width: 334px;
    height: 334px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    background: #FF8C00;
    padding-top: 100px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.prdt-circle .h3-1 {
    font-size: 45px;
    line-height: 68px;
    text-align: center;
	margin-top: -10px;
}

.product-phone {
    color: #fff;
    line-height: 55px;
    padding: 0 0 0 30px;
    margin: 0 0 22px;
}

.bgcolor {
    background: #ea510d;
}
.prdtPhone {
    margin: 0 45% 0 0;
}
.font20 {
    font-size: 20px;
}
.prdtPhone .phoneIcon {
    width: 28px;
    height: 31px;
    vertical-align: middle;
    background: url(../images/prdtshow1.png) no-repeat center center;
}

.product-phone a {
    color: #fff;
}

.prdt-svc .sveLineIcon {
    width: 23px;
    height: 23px;
    vertical-align: middle;
    background: url(../images/prdtshow2.png) no-repeat center center;
}

.des-i {
    width: 100%;
    text-align: center;
    border: 1px solid #ddd;
    border-collapse: collapse;
    margin-top: 0px;
}


.des-i .six-p, .des-i .four-p {
    padding: 15px 0;
}
.des-i th, .des-i td {
    padding: 15px 0;
}
thead th {
    background-color: #d8d8d8;
    font-weight: bolder;
}
table th {
    padding: 15px 0;
    font-weight: normal;
    font-size: 1.1em;
    text-align: center;
    border: 1px solid #f2f2f2;
}

table {height: auto;display: table;width: 100%;border-right: 1px solid #f3f3f3;border-collapse: collapse;background-color:#fff;}
thead {display: table-header-group;vertical-align: middle;border-color: inherit;}
table tr {width:60px;display: table-row;vertical-align: inherit;border-color: inherit;}
tr:hover{ background-color:#E4E4E4}
table th {padding: 10px 0;font-weight: normal;font-size: 0.838em;text-align: center;border: 1px solid #f2f2f2;}
tbody {display: table-row-group;vertical-align: middle;border-color: inherit;}
table .txtleft {text-align: left !important;padding: 10px 20px;}
.red {/*color: #FF5F01;*/}
.th1 {background-color:#FF5F01;width:280px;color:#fff;}
.fd-bg {background-color: #fdfdfd;}
table td {font-weight: normal;font-size: 1.1em;text-align: center;border: 1px solid #f2f2f2;background-color:#fff; padding:15px 0;}
#ad1,#ad2{-webkit-transition: all .5s ease-out;-moz-transition: all .5s ease-out;-o-transition: all .5s ease-out;transition: all .5s ease-out;POSITION:absolute;TOP:120px;width:70px;}
#ad1 img,#ad2 img { width:70px;}
.des-i .active td {
    background-color: #f9f9f9;
	width:10px;
}
/* haisn end */
.page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
	margin: 0;
	padding: 0;
	line-height: 2.0;
}
.search-tips {
	color: #f00;
	font-size: 16px;
	text-align: center;
}
em.error {
	overflow: hidden;
	zoom: 1;
	background: url("../images/unchecked.gif") no-repeat 0px 0px;
	padding-left: 19px;
	color: red;
}
em.success {
	overflow: hidden;
	zoom: 1;
	background: url("../images/checked.gif") no-repeat 0px 0px;
	padding-left: 19px;
	color: red;
}
.com-cnt table th {
	font-weight: bold;
	background: #f1f1f9;
	font-size:1.1em;
}
.com-cnt table th, .com-cnt table td {
	border: 1px #eee solid;
	padding: 14px 12px;
}
.com-cnt img {
	max-width: 100%;
}
#pages {
	clear: both;
	padding: 10px 0 10px;
	text-align: center;
	font: 12px 'Microsoft YaHei';
}
#pages a {
	display: inline-block;
	padding: 6px 12px;
	height:32px;
	font-size: 12px;
	line-height: 20px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	margin-right: 5px;
}
#pages a.a1 {
	padding: 0px 12px;
	height: 24px;
	line-height: 22px;
	margin-top: 0px;
}
#pages a:hover {
	background: #f1f1f1;
	color: #000;
	text-decoration: none;
}
#pages span {
	display: inline-block;
	padding: 0px 8px;
	height: 24px;
	line-height: 22px;
	background: #5a85b2;
	border: 1px solid #5a85b2;
	color: #fff;
	text-align: center;
}
.page .noPage {
	display: inline-block;
	padding: 0px 12px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}
.pageright {
	margin-right: 40px;
}
@media (max-width : 420px) {
#pages .prev, #pages .next {
	display: none;
}
}
.our-work {
	margin-bottom: 0;
}
.fancybox-opened {
	z-index: 8030111 !important;
}
.fancybox-wrap {
	z-index: 8020111 !important;
}
/* 可移植内页样式 */
.for-bottom-padding-no {
	padding-top: 45px;
	clear: both;
}
.text-center {
	text-align: center;
}
.sidebar .widget:last-child {
	margin-bottom: 0;
}
.entry-header {
	background: none;
	box-shadow: none;
	padding-top: 0;
	border: none;
}
.prolist-wrap .glass-animation img {
	border: 1px #ededed solid;
}
.s-contact {
	color: #555;
	line-height: 2.0em;
	font-size:15px;
}
.s-contact p span{
	padding-right:5px;
}
.s-contact p span .fa-mobile{
	padding-left:3px;
	transform: scale(2.0);
}
.s-contact p span .fa-mobile{
	padding-left:3px;
	transform: scale(1.8);
}

.s-contact p a{
	padding-right:8px;
}
.sidebar .widget {
	margin-top: 20px;
}
.entry-meta li:before {
	margin: 0;
}
#innerpage-wrap {
	background: #f4f4f4;
	padding: 45px 0;
	clear: both;
}
.breadcrumb-wrapper {
	background: #F4F4F4;
	padding: 30px 0;
}
.breadcrumb-section .bc-cat {
	padding-top: 16px;
	position: relative;
	top: 2px;
}
.bcid-cat {
	font-size: 16px;
	font-weight: bold;
}
.location {
	text-align: right;
}
.widget .tagcloud a, .tags-list a, .searchform #searchsubmit {
	transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
}
.searchform {
	overflow: hidden;
	background-color: #f16543; /* firefox 19+ */ /* ie */
}
.searchform ::-webkit-input-placeholder {
color: #ffffff;
}
.searchform ::-moz-placeholder {
color: #ffffff;
}
.searchform :-ms-input-placeholder {
color: #ffffff;
}
.searchform input:-moz-placeholder {
color: #ffffff;
}
.searchform #s, .searchform #searchsubmit {
	color: #ffffff;
	height: 48px;
	border: none;
	background-color: #B3813C;
	margin-bottom: 0;
	border-radius: 0;
}
.searchform #s {
	float: left;
	width: 85%;
	padding-left: 20px;
	padding-right: 0;
}
.searchform .screen-reader-text {
	display: none;
}
.searchform #searchsubmit {
	float: right;
	width: 15%;
	padding-left: 0;
	padding-right: 0;
	background-image: url("../images/icon-lense.png");
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.searchform #searchsubmit:hover {
	background-color: #373c40;
}
.searchform {
	background: none;
	border: none;
}
.searchform #s {
	background: none;
	color: #444;
	border: 1px #ddd solid;
	border-right: none;
}
.searchform #searchsubmit {
	background-color: #B3813C;
}
.searchform ::-webkit-input-placeholder {
color: #444;
}
.searchform ::-moz-placeholder {
color: #444;
}
.searchform :-ms-input-placeholder {
color: #444;
}
.searchform input:-moz-placeholder {
color: #444;
}
.widget ul li:before {
	display: none;
}
.widget-category ul li:before {
	font-family: 'FontAwesome';
	content: "\f101";
	padding-right: 17px;
}
.sidebar .widget .title {
	color: #525659;
	text-transform: uppercase;
	font-weight: 600;
}
.sidebar .widget ul li {
	border-bottom: 1px solid #d3dae0;
	padding: 6px 0 6px 0;
	font-size: 14px;
	color: #6e7375;
}
.sidebar .widget ul li a {
	color: #222;
}
.sidebar .widget ul li a:hover {
	color: #f16543;
}
.sidebar .widget ul li ul {
	padding: 6px 0 0;
}
.sidebar .widget ul li ul li:first-child {
	border-top: 1px solid #dedede;
}
.sidebar .widget ul li ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.widget .title {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 22px;
	margin-top: 0;
}
.widget ul {
	list-style: none;
	margin: 0;
}
.widget ul li ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.widget .gallery-post-slider ul li {
	border: none;
	background: none;
	padding: 0;
}
.widget .tabbed .tabs {
	margin: 0;
	padding: 0;
}
.widget .tabbed .tabs li {
	float: left;
	list-style: none;
	margin: 0;
	background-image: none;
	border: none;
	padding: 10px 1px 10px;
	width: 33.333%;
	color: #878c90;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	border-right: 1px solid #d3dae0;
}
.widget .tabbed .tabs li:last-child {
	border-right: none;
}
.widget .tabbed .tabs li:hover, .widget .tabbed .tabs li.current {
	color: #ffffff;
	background-color: #f16543;
	border-right: 1px solid #f16543;
	border-bottom: 1px solid #f16543;
	margin-bottom: -1px;
}
.widget .tabbed .block {
	margin: 0;
	display: none;
}
.widget .tabbed .block.current {
	display: block;
	padding: 22px 0 0;
	border-top: 1px solid #d3dae0;
}
.widget .tabbed .widget-list li {
	background: none;
	border-bottom: 1px solid #E8E9EF;
	padding: 0 0 20px;
	margin-bottom: 25px;
	line-height: 1.0;
}
.widget .tabbed .widget-list li .link-read-more {
	color: #f16543;
}
.widget .tabbed .widget-list li .link-read-more:hover {
	color: #373c40;
}
.widget .tabbed .widget-list li .link-read-more:hover:after {
	color: #373c40;
}
.widget-list li {
	overflow: hidden;
	margin-bottom: 20px;
}
.widget-list li:last-child {
	border-bottom: none;
}
.widget-list li h5 {
	margin: 0 0 9px;
	line-height: 21px;
	color: #a5aaae;
	font-size: 13px;
	font-weight: normal;
}
.widget-list li figure {
	float: left;
	margin-right: 22px;
	margin-bottom: 0;
}
.widget-list li figure img {
	width: 102px;
	height: 104px;
}
.widget-list li span {
	display: inline-block;
	font-size: 12px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 3px;
	text-transform: uppercase;
	margin-bottom: 7px;
}
.widget-list li .comments {
	background-image: url("../images/icon-chat-3.png");
	background-position: left 3px;
	margin-right: 18px;
	margin-bottom: 0;
    
}
.widget-list li .author {
	background-image: url("../images/icon-user.png");
	background-position: left 3px;
	padding-left: 17px;
}
.widget-list li .link-read-more {
	text-transform: uppercase;
	font-size: 12px;
	display: block;
}
.widget-list li .link-read-more:after {
	content: " \f101";
	font-family: FontAwesome;
	color: #f16543;
}
.widget .tagcloud {
	overflow: hidden;
	margin-left: -4px;
	margin-right: -4px;
}
.widget .tagcloud a {
	display: block;
	float: left;
	padding: 6px 15px;
	color: #84898b;
	background-color: #ecf0f3;
	font-size: 14px;
	margin: 4px;
	text-decoration: none;
}
.widget .tagcloud a:hover {
	color: #ffffff;
	background: #f16543;
}
.glass-animation:hover .glass span {
	-webkit-transition-delay: .2s; /* Safari */
	transition-delay: 0s;
	opacity: 1;
	width: 30px;
	height: 30px;
	border-radius: 200px;
}
.glass-animation:hover .glass span i {
	right: -14px;
	bottom: -7px;
	-webkit-transition-delay: .2s; /* Safari */
	transition-delay: .2s;
}
.glass-animation:hover .background {
	height: 100%;
	width: 100%;
	opacity: .7;
}
.glass-animation .background {
	transition: 0.3s all ease-in-out;
	width: 100;
	height: 100;
	background: #f16543;
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	opacity: 0;
}
.glass-animation .glass {
	display: block;
	transition: 0.2s all ease-in-out;
}
.glass-animation .glass > span {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	transition: 0.2s all ease-in-out;
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
	width: 200px;
	height: 200px;
	border-radius: 100px;
	display: block;
	border: 5px solid #ffffff;
}
.glass-animation .glass > span i {
	transition: 0.2s all ease-in-out;
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
	position: absolute;
	right: -200px;
	bottom: -200px;
	display: inline-block;
	width: 18px;
	height: 5px;
	background: #ffffff;
	border-radius: 10px;
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	transform: rotate(45deg);
}
.breadcrumb-section {
	background: url(../images/breadcrumb-bg.jpg) center top no-repeat;
	background-size: cover;
	padding: 400px 0 70px;
}
.breadcrumb-section h1 {
	margin-bottom: 0;
	font-size: 35px;
	color: #f9f9fa;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.05em;
}
.breadcrumb-section h1:after {
	background: #ff7800;
	height: 3px;
	content: "";
	display: block;
	width: 142px;
	margin: 15px 0px 0px
}
.breadcrumb {
	background: none;
	border-radius: 0;
	padding: 4px 0;
	margin: 39px 0px 0px;
}
.breadcrumbs:after {
	height: 1px;
	background: #fff;
	content: "";
	display: block;
	margin: 0px 0px 0px 115px;
	opacity: 0.25;
}
.bc-location {
	margin-top: 55px;
	color: #fff;
}
.bc-location a {
	color: #fff;
}
.bc-location a:hover, .bc-location a:active {
	color: #0093DD;
}
.blog-article {
	margin-bottom: 30px;
}
.blog-article figure {
	margin-bottom: 20px;
}
.blog-article .format-icon {
	left: 0;
}
.blog-article p {
	margin-bottom: 20px;
	line-height: 24px;
}
.blog-article blockquote p {
	line-height: 32px;
}
.blog-article .read-more-link {
	text-transform: uppercase;
	line-height: 23px;
	color: #7d8489;
}
.blog-article .read-more-link:after {
	content: "\f101";
	font-family: FontAwesome;
	color: #f16543;
	padding-left: 8px;
}
.blog-article .read-more-link:hover {
	color: #373c40;
}
.blog-article .read-more-link:hover:after {
	color: #373c40;
}
.blog-article .post-meta {
	color: #a5aaae;
	font-size: 12px;
	float: left;
	width: 21.97402597402597%;
	border-right: 2px solid #d7dee0;
	margin: 0 30px 15px 0;
}
.blog-article .post-meta a {
	color: #a5aaae;
}
.blog-article .post-meta a:hover {
	color: #f16543;
}
.blog-article .post-meta ul {
	list-style: none;
	margin: 0;
	padding: 0 15px;
}
.blog-article .post-meta ul li {
	margin: 0 0 6px;
	padding: 4px 0;
	text-transform: uppercase;
	background: none;
}
.blog-article .post-meta ul li:before {
	font-family: 'FontAwesome';
	padding-right: 17px;
	font-size: 14px;
	color: #8C9194;
}
.blog-article .post-meta ul li.date:before {
	content: "\f073";
}
.blog-article .post-meta ul li.comments:before {
	content: "\f086";
}
.blog-article .post-meta ul li.tags:before {
	content: "\f02b";
}
.blog-article .post-meta ul li.author:before {
	content: "\f007";
}
.blog-article .post-summary {
	padding-right: 10px;
}
.blog-article .post-summary p {
	margin-bottom: 10px;
	line-height: 23px;
	color: #666;
}
.blog-article .post-content-wrapper {
	padding: 15px 0 30px;
}
.blog-article .post-meta ul li time {
	background: none;
	margin-left: -3px;
}
.portfolio-item, .gallery-item {
	margin: 0 0 30px;
	overflow: hidden;
}
.portfolio-item .item-title {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 4px;
	color: #4f5458;
	letter-spacing: normal;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.4;
}
.portfolio-item time {
	color: #687075;
}
.portfolio-item span {
	color: #f16543;
}
.portfolio-item .square {
	background-color: #bfc4c8;
}
.related-projects .item .separator, .portfolio-item .separator {
	margin: 30px 0 15px;
	display: none;
}
.portfolio-item figure {
	margin-bottom: 0px;
	position: relative;
}
.portfolio-item .overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	opacity: 0;
	width: 100%;
	height: 100%;
	background-color: #f16543;
}
.portfolio-item .overlay a {
	opacity: 0.8;
	filter: alpha(opacity=80);
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	background: url("../images/icon-lense.png") no-repeat center center;
}
.portfolio-item .overlay a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.our-work .gallery-item .inner-contents {
	border-bottom: 1px solid #cad3db;
	border-bottom: none;
}
.our-work .gallery-item {
	margin-bottom: 24px;
}
.our-work .gallery-item figure {
	position: relative;
	margin: 0 0 23px;
	line-height: 1.0;
}
.our-work .gallery-item figure:hover .gallery-btn {
	opacity: 1;
}
.our-work .gallery-item img {
	padding: 0;
	margin: 0;
	max-width: 100%;
	border: 1px #ededed solid;
}
.our-work .gallery-item .gallery-btn {
	position: absolute;
	top: 45%;
	left: 50%;
	z-index: 200;
	width: 160px;
	margin: -22px 0 0 -79px;
	opacity: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
	border: 2px solid #ffffff;
	background-color: #B3813C;
}
.our-work .gallery-item .gallery-btn:hover {
	color: #f16543;
	background-color: #ffffff;
}
.our-work .gallery-item .media-container {
	position: absolute;
	z-index: 100;
	opacity: 0;
	width: 100%;
	height: 100%;
	background-color: #B3813C;
}
.our-work .gallery-item .item-title {
	font-size: 15px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 0px;
	color: #61676c;
	color: #282828;
	padding-bottom: 0;
	position: relative;
	z-index: 999;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.4;
	text-align: center;
}
.our-work .gallery-item p {
	margin-bottom: 12px;
}
.our-work .gallery-item p a {
	color: #a1a9b0;
	margin-right: 3px;
	text-decoration: none;
}
.our-work .gallery-item p a:hover {
	color: #f16543;
}
.sidebar .widget {
	margin-bottom: 35px;
}
.widget-list li .comments {
	background: none;
	margin-right: 0;
	padding-left: 0;
	font-size: 0.9em;
	color:#6e7375;
}
.widget-list li figure {
	margin-right: 15px;
}
.widget-list li figure img {
	width: 106px;
	height: auto;
}
.widget .tabbed .widget-list li {
	padding: 0 0 15px;
	margin-bottom: 15px;
}
.widget .tabbed .widget-list li:last-child {
	border-bottom: none;
	margin: 0;
	padding: 0;
}
.widget .widget-list {
	padding-left: 0;
}
.sidebar .widget ul li .s-desc {
	margin-bottom: 8px;
	line-height: 1.5
}
.blog-article {
	float: left;
	width: 100%;
}
.blog-article figure {
	float: left;
	width: 250px;
	margin-right: 25px;
	margin-bottom: 10px;
}
.blog-article .post-meta {
	width: 125px;
	margin: 0 30px 15px 0;
}
.blog-article .post-meta ul {
	padding: 0;
}
h2.post-title {
	font-size: 20px;
	letter-spacing: normal;
	margin-top: 0;
	margin-bottom: 12px;
	line-height: 1.4;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
}
.downlist-wrap .blog-article figure {
	width: 220px;
	margin-right: 25px;
}
.download-wrap .d-content {
	padding-top: 15px;
}
.download-wrap .down-info li {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px #ddd solid;
}
.blog-post-wrap .bp-desc {
	text-align: center;
	display: block;
	margin: 20px 0;
	font-size: 14px;
}
.blog-post-wrap .bp-title {
	margin-top: 0;
	font-size: 23px;
	letter-spacing: normal;
	color: inherit;
	text-align: center;
}
.prolist-wrap .portfolio-item {
	margin-bottom: 14px;
}
.prolist-wrap .model {
	margin-bottom: 5px;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.4;
	color: #666;
}
.prolist-wrap .p-keyword {
	color: #666;
	margin-bottom: 0;
}
#contact-form textarea {
	height: 120px;
}
.msg-title {
	font-size: 22px;
	text-align: center;
	margin-bottom: 25px;
	color: inherit;
}
.add-msg-form .cf-column {
	/*padding-bottom: 20px;*/
	position: relative;
}
.add-msg-form .cf-tarea {
	clear: both;
}
.add-msg-form input {
	box-sizing: border-box;
	padding: 0 15px;
	border: 1px solid #ddd;
	height: 40px;
	line-height: 40px;
	color: #444;
	width: 100%;
	margin-bottom: 0;
}
.add-msg-form textarea {
	box-sizing: border-box;
	border: 1px solid #ddd;
	color: #333;
	min-height: 100px;
	padding: 15px;
	color: #444;
	width: 100%;
	margin-bottom: 0;
}
.add-msg-form .submit-button {
	box-sizing: border-box;
	width: 100%;
	line-height: 50px;
	height: 50px;
	float: right;
	padding: 0px 15px;
	border: 0px;
	color: #fff;
	position: relative;
	background-color: #22a7f0;
	cursor: pointer;
	font-size:16px;
}
.add-msg-form .submit-button:hover, .add-msg-form .submit-button:active {
	background-color: #D81919;
}
.add-msg-form em {
	position: absolute;
	bottom: 0;
	z-index: 1111;
	float: left;
	left: 20px;
}
.product-show .ps-title {
    font-size: 23px;
    color: inherit;
    padding-top: 25px;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 1;
    background: #fff;
}
.product-show .ps-desc {
	display: block;
    text-align: center;
    padding: 7px 0 20px;
    font-size: 14px;
    background: #fff;
}
.product-show .product-gallery .owl-controls {
	margin-top: 20px;
	text-align: center;
}
.product-gallery {
    margin: 0 0 35px 0;
    padding: 20px 0px 15px 0;
    background: #fff;
}
.product-gallery .item {
	padding: 0 15px;
}
.product-gallery img {
	margin-bottom: 1px;
	border: 1px #ededed solid;
}
.proshow-tab {
	margin-top: 10px;
	padding-bottom: 25px;
	padding-bottom: 0;
}
.proshow-tab .nav-tabs li:after {
	display: none;
}
.proshow-tab .nav-tabs .active a {
	fort-size:18px;
	color: #307EED !important;
	font-weight: bolder;
	text-decoration: none;
}
.proshow-tab .nav-tabs a {
	fort-size:18px;
	color: #333 !important;
}
.proshow-tab .tab-content {
    padding: 25px;
    width: 100%;
    float: left;
    margin: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-top: none;
}
.proshow-tab .tab-pane {
	margin-top: 0;
}
#product-msg-form input[type="text"], #product-msg-form input[type="password"], #product-msg-form input[type="email"], #product-msg-form input[type="tel"], #product-msg-form input[type="number"], #product-msg-form input[type="file"], #product-msg-form input[type="url"], #product-msg-form select, #product-msg-form textarea {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	line-height: 24px;
	padding: 12px 20px;
	font-size: 13px;
	color: #202020;
	border: 1px solid #dddddd;
	background: #ffffff;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}
#product-msg-form input[type="text"]:focus, #product-msg-form input[type="password"]:focus, #product-msg-form input[type="email"]:focus, #product-msg-form input[type="tel"]:focus, #product-msg-form input[type="number"]:focus, #product-msg-form input[type="file"]:focus, #product-msg-form input[type="url"]:focus, #product-msg-form select:focus, #product-msg-form textarea:focus {
	border-color: #202020;
}
#product-msg-form .cf-column {
	margin-bottom: 18px;
}
#product-msg-form #submit-btn {
	display: inline-block;
	background: #D4171E;
	color: #202e31 !important;
	color: #fff !important;
	border-radius: 6px;
	padding: 12px;
	border: none;
	cursor: pointer;
	width: 100%;
}
#product-msg-form #submit-btn:hover, #product-msg-form #submit-btn:focus, #product-msg-form #submit-btn:active {
	background: #202E31;
}

/* 内页响应 */

@media (max-width : 990px) { /* 960 */
#innerpage-wrap {
	padding: 30px 0 0;
}
.sidebar .widget:last-child {
	margin-bottom: 30px;
}
.sidebar {
	padding-top: 30px;
	clear: both;
}
.side-search .title {
	display: none;
}
.searchform #s {
	width: 94%;
}
.searchform #searchsubmit {
	width: 6%;
}
.blog-article .read-more-link {
	display: none;
}
.product-show .ps-desc {
	/*margin: 12px 0 15px;*/
}
}
@media (max-width : 768px) { /* 向下考虑iphone6的667px和736px */
.portfolio-item .item-title {
	position: relative;
	z-index: 999;
}
.our-work .gallery-item .item-title {
	position: relative;
	z-index: 999;
}
.searchform #s {
	width: 92%;
}
.searchform #searchsubmit {
	width: 8%;
}
.product-show .ps-title, .blog-post-wrap .bp-title {
	line-height: 1.6;
	font-size: 18px;
	margin: 0;
	padding-top:15px;
	font-weight: bold;
}
}
@media (max-width : 740px) { /* 双行，568px,600px,640px */
.bcid-cat {
	text-align: center;
	margin-bottom: 15px;
}
.location {
	text-align: center;
	line-height: 1.4;
}
.side-news {
	display: none;
}
.searchform #s {
	width: 90%;
}
.searchform #searchsubmit {
	width: 10%;
}
.breadcrumb-section {
	padding: 82px 0 40px;
}
.breadcrumb-section .bc-cat {
	text-align: center;
}
.breadcrumb-section h1:after {
	margin: 15px auto 0;
}
.bc-location {
	margin-top: 25px;
	text-align: center;
}
.breadcrumbs:after {
	display: none;
}
}
@media (max-width : 480px) {
.searchform #s {
	width: 85%;
}
.searchform #searchsubmit {
	width: 15%;
}
.blog-article figure {
	margin-right: 0;
	width: 100%;
	margin-bottom: 25px;
}
.blog-article .entry-header {
	clear: both;
}
h2.post-title {
	font-size: 17px;
	margin-bottom: 14px;
}
.blog-article .post-meta {
	margin: 0 0px 15px 0;
	width: 100%;
	border-right: none;
}
.blog-article .post-meta ul li:before {
	padding-right: 10px;
}
.blog-article .post-meta ul li {
	float: left;
	padding: 0;
	margin: 0 12px 0 0px;
}
.blog-article .entry-content {
	clear: both;
}
.blog-article .post-summary p {
	margin-bottom: 0;
}
.proshow-tab .nav-tabs > li {
	width: 100%;
}
.proshow-tab .nav-tabs > li > a {
	border-radius: 0;
}
.proshow-tab .nav-tabs > li > a, .proshow-tab .nav-tabs > li.active > a, .proshow-tab .nav-tabs > li.active > a:hover, .proshow-tab .nav-tabs > li.active > a:focus {
	border: 1px #ddd solid;
	margin-right: 0;
}
}
@media (max-width : 420px) {/* 单行，240px,320px,375px,384px,414px */
.blog-article .post-meta ul li.author {
	display: none;
}
.prolist-wrap .model {
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.4;
}
.breadcrumb-section h1 {
	font-size: 30px;
}
}
@media (max-width : 360px) {
.searchform #s {
	width: 80%;
}
.searchform #searchsubmit {
	width: 20%;
}
.prolist-wrap .portfolio-item {
	width: 100%;
}
}
@media (max-width:1440px) and (min-width:1200px) {
.searchform #s {
	width: 82%;
}
.searchform #searchsubmit {
	width: 18%;
}
}
@media (max-width:1200px) and (min-width:1040px) {
.searchform #s {
	width: 78%;
}
.searchform #searchsubmit {
	width: 22%;
}
}

/* responsive */
@media (min-width:1410px) {
.container {
	max-width: 1170px;
	width: 1170px;
}
}
@media (min-width:1570px) {
.container {
	max-width: 1170px;
	width: 1170px;
}
/*#navbar .menu1{padding:5px 18px 15px 18px;}
	#index-brand .brand-desc{line-height:1.9;}*/
}
@media (min-width:1890px) {
.container {
	max-width: 1370px;
	width: 1370px;
}
#navbar .menu1 {
	/*padding: 5px 20px 15px 20px;*/
}
#index-brand .brand-desc {
	line-height: 2.0;
	font-size: 15px;
}
#index-start-help .helping-slide-hover {
	height: 85%;
}
.footer .foot-about .fabout-text, .foot-about .fabout-text p {
	line-height: 2.0;
}
#footer-sec {
	padding: 25px 0 40px;
}
}
 @media (max-width : 1024px) {
body {
	word-break: break-all;
	word-wrap: break-word
}
.container {
	max-width: 98%;
	width: 98%;
}
#main-nav.affix .navbar-brand > img {
	margin: 0;
}
#main-nav.affix-top.navbar.navbar-fixed-top, #main-nav-h.affix-top.navbar.navbar-fixed-top {
	margin-top: 0;
}
#main-nav {
	background-color: rgba(0, 0, 0, 0.5);
	min-height: 30px;
	padding: 18px 0;
	margin-bottom: 0;
}
.navbar-toggle {
	display: block !important;
	margin: 0;
}
#navbar {
	display: none !important;
}
.navbar-header {
	width: 100%;
}
#mmenu {
	border-left: 1px #E5E5E5 solid;
}
#mmenu .mmDiv {
	padding-top: 20px;
}
#mmenu .mm-title {
	padding: 12px 0 11px;
}
#mmenu .mm-search {
	position: static;
	padding-left: 0;
	margin-top: 10px;
	padding-right: 0;
	margin-bottom: -17px;
}
#mmenu .mm-search .side-mm-keyword {
	max-height: 32px;
	height: 32px;
	padding: 0 16px;
}
#mmenu .noblock {
	display: inline !important;
	padding: 10px;
}
#mmenu .MMhead {
	line-height: 2.8;
	border-bottom: 1px #E5E5E5 solid;
	margin: 0 -20px;
	padding-left: 10px;
}
#mmenu .MMhead a {
	background: none;
}
#mmenu .mm-header .mm-title {
	top: -10px;
	font-size: 14px;
}
#mmenu a {
	color: #333;
	font-size: 14px;
}
#mmenu a:hover, #mmenu a:active {
	color: #AF7F48
}
#mmenu .mm-listview > li > a, #mmenu .mm-listview > li > span {
	padding: 13px 10px 13px 20px;
}
#help-now .owl-item {
	margin-right: 0;
}
#index-products {
	padding: 30px 0 25px;
}
#index-products hr {
	margin-bottom: 15px;
}
#index-products .owl-controls.clickable {
	position: static;
	margin-top: 25px;
}
#help-now .owl-controls.clickable {
	position: static;
	margin-top: 15px;
}
#index-products .owl-controls.clickable .owl-prev, #index-products .owl-controls.clickable .owl-next, #help-now .owl-controls.clickable .owl-prev, #help-now .owl-controls.clickable .owl-next {
	display: none;
}
#index-products .owl-pagination, #help-now .owl-pagination {
	display: block;
}
#index-start-help {
	padding: 20px 0;
}
#index-start-help hr {
	margin-bottom: 2px;
}
#index-news hr {
	margin-bottom: 0;
}
}
@media (max-width : 990px) { /* 960 */
.container {
	max-width: 99%;
	width: 99%;
}
.section {
	padding: 30px 0;
}
#index-brand {
	padding-bottom: 15px !important;
}
.brand-title {
	padding: 30px 0;
}
.ibrand-img {
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
}
.ibrand-img img {
	float: none!important;
	margin: 0 auto;
}
.ibrand-desc {
	width: 100%;
	clear: both;
}
#index-news .iblog-title {
	margin-top: 10px;
	margin-bottom: 10px;
}
.blog-post .blog-img {
	margin-top: 15px;
}
#footer-sec {
	padding: 15px 0 5px;
}
.foot-nav, .foot-qrcode {
	display: none;
}
.copy-support {
	display: none;
}
}
@media (max-width : 768px) { /* 向下考虑iphone6的667px和736px */
#main-nav .navbar-header {
	margin-left: 0;
	margin-right: 0;
}
.navbar-header .navbar-toggle {
	margin-top: 0;
}
.copyright b {
	display: none;
}
}
@media (max-width : 740px) { /* 双行，568px,600px,640px */
.brand-title {
	font-size: 1.6em;
}
footer .contact-details p {
	margin-bottom: 0;
}
#footer-sec {
	padding: 15px 0;
}
.footer .fabout-text {
	padding-top: 10px;
}
.foot-contact {
	display: none;
}
}
@media (max-width : 480px) {
.navbar-header .navbar-toggle {
	padding: 6px 7px;
	margin-top: 17px;
}
#index-products {
	padding: 15px 0 25px;
}
#index-products h1 {
	text-align: center;
}
#index-products .iport-desc {
	display: block;
	text-align: left;
	padding: 10px 0 0 0px;
	line-height: 1.6;
	font-size: 0.8em;
	color:#666;
}
#index-products .owl-controls.clickable {
	margin-top: 0;
}
#help-now .owl-controls.clickable {
	margin-top: 15px;
}
#index-join {
	display: none;
}
#index-news {
	background: #f2f2f2;
	padding-top: 10px;
}
}
@media (max-width : 420px) {/* 单行，240px,320px,375px,384px,414px */
.brand-title {
	font-size: 1.4em;
}
#index-news {
	display: none;
}
}
@media (max-width : 360px) {
.fullscreenbanner {
	max-height: 60vh !important;
}
.brand-title {
	font-size: 1.2em;
}
.navbar-header .navbar-toggle {
	margin-top: 0;
}
.navbar-brand > img {
	max-height: 24px;
}
}
/*haisn*/
@font-face {font-family: "iconfont";
  src: url('iconfont.eot@t=1523812108135'); /* IE9*/
  src: url('iconfont.eot@t=1523812108135#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAWEAAsAAAAACGAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFZW7kgoY21hcAAAAYAAAABmAAABnM8savJnbHlmAAAB6AAAAZYAAAIUX8M+SmhlYWQAAAOAAAAALwAAADYREpQOaGhlYQAAA7AAAAAcAAAAJAfeA4VobXR4AAADzAAAABAAAAAQD+kAAGxvY2EAAAPcAAAACgAAAAoBgADAbWF4cAAAA+gAAAAfAAAAIAETAF1uYW1lAAAECAAAAUUAAAJtPlT+fXBvc3QAAAVQAAAAMgAAAFDbEktReJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/sU4gYGVgYOpk+kMAwNDP4RmfM1gxMjBwMDEwMrMgBUEpLmmMDgwVDyzYW7438AQw9zA0AAUZgTJAQAodgyqeJzFkMENwCAIRT9iG9N0lB6bHozT9NQRnJg1LKAXJ/CbJ/BDxABgA8DKpUSAPhBMr7rkPuNwP+LROukJGqtkKa1NmYm8I3kW7GXasUy0bvSs0+97VLbvOtAvSu7YXqV0wD851hFLAAB4nHXRPUvDQBgH8Hsu3qW9NFfNa5u2tk1so6gV0zS+YVxEVCoIIuqouw5dCuLgojg4KH4DEfwSfgAn6eYs+jmql4pT8TiO+z/PcD/uQQSh7w/pRcohHU2iebSOdhECOg0uxyWo+mEDT4NZJaZtcMn3/KrsuQ1pFWyXGlYQhXWbyjQLHMahWQ0iv4F9aIUxXoHAKgHkC86eVitq0h2wnD9+1d/Gj2CWvWI2nu1vzawZQUVPdTOalte02xQlJIXxSJbDqW2lSZrR/hPJOuZLeQqXIZP3nfaRWiloxzfhWalmpwEuL0EvVPjz2pgzJvaFY+laXh5VUzlH9SYM6H4pOT1Tqn8isXBySJP4ATmohVCtFUYLwYLn1lchjH7BBsci1ziIq9UMYixadfEZNMkrQPEUZ5tkh3HO3hgvLh8sMd5/TeLi4XJxUOSsTa5PFBXuOeslsbfR2Z9Tr0FVRHVuv7PRU1RVEa37YROYBpVduTmwJFNIbDEWmcSQWLzBXBJLEP3aIngfNsHikAmf/6EGz/+P+gETrVFyAAB4nGNgZGBgAOK0x0Je8fw2Xxm4WRhA4NrPFTwI+v9DFgZmCSCXg4EJJAoAKcoKZQB4nGNgZGBgbvjfwBDDwgACQJKRARWwAABHCgJtBAAAAAPpAAAEAAAABAAAAAAAAAAAdgDAAQoAAHicY2BkYGBgYQhkYGUAASYg5gJCBob/YD4DABESAXEAeJxlj01OwzAQhV/6B6QSqqhgh+QFYgEo/RGrblhUavdddN+mTpsqiSPHrdQDcB6OwAk4AtyAO/BIJ5s2lsffvHljTwDc4Acejt8t95E9XDI7cg0XuBeuU38QbpBfhJto41W4Rf1N2MczpsJtdGF5g9e4YvaEd2EPHXwI13CNT+E69S/hBvlbuIk7/Aq30PHqwj7mXle4jUcv9sdWL5xeqeVBxaHJIpM5v4KZXu+Sha3S6pxrW8QmU4OgX0lTnWlb3VPs10PnIhVZk6oJqzpJjMqt2erQBRvn8lGvF4kehCblWGP+tsYCjnEFhSUOjDFCGGSIyujoO1Vm9K+xQ8Jee1Y9zed0WxTU/3OFAQL0z1xTurLSeTpPgT1fG1J1dCtuy56UNJFezUkSskJe1rZUQuoBNmVXjhF6XNGJPyhnSP8ACVpuyAAAAHicY2BigAAuBuyAhZGJkZmRhZGVgbGCPykxPyszsbA0vySxJDM/TwCNb8TAAAAJxQ2BAAA=') format('woff'),
  url('iconfont.ttf@t=1523812108135') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('iconfont.svg@t=1523812108135#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {font-family:"iconfont" !important;font-size:16px;font-style:normal;font-weight:400;position:relative;top:-10px;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale}

.iconfont2 {font-family:"iconfont" !important;font-size:16px;font-style:normal;font-weight:400;position:relative;top:-5px;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.icon-baojiaquotation:before { content: "\e63a"; }
.icon-baojiaquotation2:before { content: "\e63c"; }
/*haisn*/

.sidebar-product-hover{ display:none;position:absolute; top:0px; width: 91.5%; height:81%; border:0px solid red;background:rgba(0, 0, 0, 0.7);transition: all .5s ease; cursor:pointer;}
/*haisn*/
.container.full-width {
	width: 100%;
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.section-title {
	margin-top: 0;
	margin-bottom: 25px;
	font-size: 30px;
	font-weight: 900;
	line-height: 30px;
	text-transform: uppercase;
	text-align: center;
	color: #14181c;
	overflow: hidden;
}
.section-title small {
	display: block;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6em;
	text-transform: none;
}
.section-title span {
	display: block;
}
.section-title span {
    margin-bottom: 20px;
}
.section-title small + span {
  margin-top: 10px;
}
.section-title span + small {
  margin-top: 10px;
}
.section-title .thin {
  font-weight: 300 !important;
}
.section-title.section-title-lg {
  font-size: 24px;
}
.section-title.text-left {
  text-align: left;
}
.section-title.text-right {
  text-align: right;
}
.section-title.no-margin {
  margin: 0;
}
.dark .section-title {
  color: #ffffff;
}
.dark .section-title small {
  color: #ffffff;
}



.tabs {
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.tabs ul {
  display: inline-block;
  position: relative;
  margin-top: -10px;
}
@media (max-width: 767px) {
  .tabs ul {
    padding-bottom: 15px;
    border-bottom: solid 1px #a5abb7;
  }
}
.tabs li {
  display: inline-block;
  margin-top: 10px;
  font-family: "Open Sans",'Raleway', "Microsoft YaHei",sans-serif;
  font-weight: 700;
  background-color: #14181c;
}
.tabs li a {
  color: #a5abb7;
  display: block;
  padding: 15px 45px;
}
.tabs li a,
.tabs li a:hover {
  background-color: transparent;
}
.tabs li a:hover {
  color: #a5abb7;
}
.tabs li.active {
  background-color: #307EED;
}
.tabs li.active a {
  color: #ffffff;
  background-color: transparent;
}
.tabs li.active a {
    color: #ffffff;
    background-color: transparent;
}
@media (min-width: 768px) {
  .tabs li:first-child:before {
 /*   content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -25px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-right: 25px solid #14181c;
    border-bottom: 25px solid transparent;*/
  }
  .tabs li:last-child:before {
  /*  content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -25px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-left: 25px solid #14181c;
    border-bottom: 25px solid transparent;*/
  }
  .tabs li.active:first-child:before {
	/**border-right: 25px solid #22a7f0;**/
   /* border-right: 25px solid #307EED;*/
  }
  .tabs li.active:last-child:before {
    /**border-left: 25px solid #22a7f0;**/
	/*border-left: 25px solid #307EED;*/
  }
  .tabs li + li {
    position: relative;
  }
}
@media (max-width: 767px) {
  .tabs li {
    display: block;
  }
}
@media (max-width: 1199px) {
  .tabs.awesome li:first-child:before,
  .tabs.awesome li:last-child:before {
    display: none;
  }
}
.tabs.awesome-sub {
  overflow: visible;
}
.tabs.awesome-sub > .nav {
  width: 100%;
}
.tabs.awesome-sub ul {
  margin-top: 0 ;
}
.tabs.awesome-sub li {
  margin: 0;
  display: block;
  background-color: transparent;
  text-transform: none;
  font-weight: normal;
  text-align: left;
}
.tabs.awesome-sub li + li {
  border-top: solid 1px #d3d3d3;
}
.tabs.awesome-sub li.active {
  background-color: #22a7f0;
  color: #ffffff;
}
.tabs.awesome-sub li.active:before {
  content: '' !important;
  display: block !important;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 35px solid transparent;
  border-left: 35px solid #22a7f0;
  border-bottom: 35px solid transparent;
  border-right: none;
  left: auto;
  right: 0;
  top: 0;
  margin-right: -35px;
  z-index: 2;
}
@media (max-width: 991px) {
  .tabs.awesome-sub li.active:before {
    display: none !important;
  }
}
.tabs.awesome-sub li:first-child:before,
.tabs.awesome-sub li:last-child:before {
  display: none;
}
.tabs.awesome-sub li a {
  padding: 25px 15px;
  line-height: 20px;
  position: relative;
}
.nav{
	padding-left:0;
	margin-bottom:0;
	list-style:none;
}

.row div[class*="col-"],
.row aside[class*="col-"] {
  margin-top: 30px;
}
.text-center {
    text-align: center;
}
.whyus-desc .w-desc {
    font-size: 22px;
    line-height: 1.8;
	background:#f4f4f4;
	padding:15px;
}

.whyus-desc h3 {
    margin-bottom: 30px;
}
p {
    /*margin-bottom: 20px;*/
}

.row aside[class*="col-"]:after {
  content: '';
  display: block;
  clear: both;
}
.row {
  margin-top: -30px;
}
.row + .row {
  margin-top: 0;
}
.row div[class*="col-"],
.row aside[class*="col-"] {
  margin-top: 30px;
}
.row div[class*="col-"]:after,
.row aside[class*="col-"]:after {
  content: '';
  display: block;
  clear: both;
}

#index-whyus .whyus-img img {
    max-width: 100%;
}

.row div[class*="col-"]:after, .row aside[class*="col-"]:after {
    content: '';
    display: block;
    clear: both;
}
.whyus-desc .w-desc p {
    margin-bottom: 8px;
	line-height: 1.86em;
    text-indent: 2.0em;
}
@media (min-width: 1890px)
.container {
    max-width: 1370px;
    width: 1370px;
}
@media (min-width: 1570px)
.container {
    max-width: 1170px;
    width: 1170px;
}
@media (min-width: 1410px)
.container {
    max-width: 1170px;
    width: 1170px;
}


/****************  shouji   ************************/


@media (max-width: 990px)
.container {
    max-width: 99%;
    width: 99%;
}
@media (max-width: 1024px)
.container {
    max-width: 98%;
    width: 98%;
}
@media (max-width: 740px)
.section-title {
    font-size: 2em;
}

@media (max-width: 740px)
.section-title {
    font-size: 2em;
}
@media (max-width: 1024px)
.section-title small {
    font-size: 14px;
    line-height: 1.4;
}
@media (max-width: 1024px)
#index-whyus .nav {
    width: 100%;
}
@media (max-width: 1024px)
.page-section .tabs ul {
    margin-top: 0;
    border-bottom: none;
    padding-bottom: 0;
}

@media (max-width: 1024px)
#index-whyus .tab-content {
    padding-top: 10px;
}

@media (max-width: 990px)
.whyus-desc h3 {
    margin-bottom: 15px;
}
@media (max-width: 1024px)
.whyus-desc h3 {
    font-size: 1.6em;
    font-weight: bold;
}
.whyus-desc h3 {
    margin-bottom: 0px;
    background: #22a7f0;
    padding: 15px;
    margin-top: 0px;
	color:#fff;
}
@media (max-width: 1024px)
.whyus-desc .w-desc {
    font-size: 1.2em;
}


/*haisn*/
/* side */
.side{position:fixed;width:58px;right:0;top:250px;z-index:100;}
.side ul li{width:56px;height:50px;float:left;position:relative; padding-bottom:1px; background:url(../images/line0.png) #333 right bottom no-repeat;}
.side ul li img{opacity:0.8;filter:Alpha(opacity=80);}
.side ul li:hover img{opacity:1;filter:Alpha(opacity=100);}
.side ul li .sidebox{border-radius:5px 0 0 0px;background:#333;position:absolute;width:56px;height:50px;top:0;right:0;transition:all 0.3s;/*opacity:0.9;filter:Alpha(opacity=90);*/color:#fff;font:14px/50px "Î¢ÈíÑÅºÚ";overflow:hidden;}
.side ul li .sidebox:hover{ border-radius:5px 0 0 5px;}
.side ul li .sidetop{width:56px;height:50px;line-height:50px;display:inline-block; background:#333;border-radius:0 0 0 5px;/*background:#333;opacity:0.9;filter:Alpha(opacity=90);*/transition:all 0.3s;}
.side ul li .sideewm{width:56px;height:50px;line-height:50px;display:inline-block;/*background:#333;opacity:0.9;filter:Alpha(opacity=90);*/transition:all 0.3s;}
.side ul li .sideewm .ewBox {
  width: 203px;
  display: none; 
  color: #363636;
  text-align: center;
  padding-top: 215px;
  position: absolute;
  left: -203px;
  top: -170px;
  background-image: url('../images/leftewm.png');
  background-repeat: no-repeat;
  background-position: center 10px; height:210px
}
.side ul li .sideetel{width:56px;height:50px;line-height:50px;display:inline-block;/*background:#000;opacity:0.9;filter:Alpha(opacity=90);*/transition:all 0.3s; text-align:left;}
/*.side ul li .sideetel:hover{background:#f3782a;opacity:1;filter:Alpha(opacity=100);}*/
.side ul li .sideetel .telBox {
  width: 185px;
  height:72px;

  padding-top:135px;
  display: none; 
  color: #363636;
  text-align: center;
  position: absolute;
  left: -185px;
  top: -155px;
  background-image: url('../images/lefttel.png');
  background-repeat: no-repeat;
  background-position: center top;
}
.side ul li .sideetel .telinput{ width:135px; text-align:center; height:25px; line-height:25px; background-color:#fff; color:#7d7d7d; font-size:14px; margin-left:-8px; border:0; z-index:9999999;}
.side ul li .sideetel .telbnt{ width:135px; height:26px; line-height:26px; background-color:#735012; font-size:14px; border:0;margin-left:-8px; margin-top:5px; color:#fff; cursor:pointer;border-radius:4px;}
.side ul li img{/*float:left;*/}

.side dl dt{width:54px;height:54px;float:left;position:relative;}
.side dl dt .sidebox{position:absolute;width:54px;height:54px;border-bottom:1px solid #444;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.9;filter:Alpha(opacity=90);color:#fff;font:12px/54px "Î¢ÈíÑÅºÚ";}
.side dl dd{width:54px;height:44px;float:left;position:relative;display: none;}

.side dl dd .sidebox{position:absolute;width:54px;height:44px;border-bottom:1px solid #444;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.9;filter:Alpha(opacity=90);color:#fff;font:12px/54px "Î¢ÈíÑÅºÚ"; line-height:44px;}
.side dl dd .sidebox:hover{background:#f3782a;opacity:1;filter:Alpha(opacity=100);}
.side dl dd .sidebox:hover img{opacity:0.8;filter:Alpha(opacity=80);}
.side dl  img{float:left;}
@media (max-width: 1024px){
.side {width:86%; height:0px; top:92%; position:fixed; bottom:0px;}
}
